home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / kilomo / ENLIGHT.RC < prev    next >
Text File  |  1998-04-25  |  1KB  |  41 lines

  1. # here is the simple configuration file for K-Jöfol
  2. # note that you can put as many close buttons or whatever that you like
  3.  
  4. # Command : About <text>
  5. # Desc.   : This text will appear when the users selects "About ..."
  6. #         : You have 5 lines of text ...
  7. About
  8. About Based on the Enlightenment gfx by rasterman@redhat.com
  9. About (used with permission)
  10.  
  11. # Command : BackgroundImage <Name of .BMP file>
  12. # Desc.   : This is the back image.
  13. BackgroundImage enlight.bmp
  14. BackgroundImageInactive enlinact.bmp
  15.  
  16. FontImage text.bmp
  17. FontSize 5 6
  18. FontSpacing 0
  19. TimeFontImage text3.bmp
  20. TimeFontSize 8 11
  21. TimeFontSpacing 0
  22.  
  23. # Command : CloseButton <Position X> <Position Y> <End X> <End Y> <Tooltip Text>
  24. CloseButton 7 4 37 29 Close
  25.  
  26. # Command : MinimizeButton <Position X> <Position Y> <End X> <End Y> <Tooltip Text>
  27. MinimizeButton 9 54 26 75 Minimize
  28. AboutButton 6 86 31 94 About
  29. OpenFileButton 7 106 29 134 Open
  30. #StopButton 62 123 75 142 sTOP!
  31. #PlayButton 80 120 96 141 pLAY
  32.  
  33. # Command : FilenameWindow
  34. # Desc.   : This is the window where the file name appears
  35. FilenameWindow 40 50 488 56
  36. MP3InfosWindow 40 80 147 86 
  37. MP3TimeWindow 40 90 147 101  
  38.  
  39. # etc... to be continued ...
  40.  
  41.